.NET Aspire Blog Posts

Disabling .NET Aspire authentication to skip the login page

Do you find the login page of the .NET Aspire dashboard unnecessary for local development? Use of of these two methods to disable it.

Exploring .NET Aspire: Building Cloud-Native Apps with Ease

In the ever-evolving landscape of cloud-native application development, building scalable, observable, and production-ready distributed systems can be a challenging task. This is where .NET Aspire comes into play. .NET Aspire is an opinionated, cloud-ready stack designed to simplify the development of cloud-native applications by providing a collection of NuGet packages that handle specific cloud-native concerns.

Marten, PostgreSQL, and .NET Aspire walk into a bar…

This is somewhat a follow up from yesterday’s post on Marten, Metrics, and Open Telemetry Support. I was very hopeful about the defunct Project Tye, and have been curious about .NET Aspire as a more ambitious offering since it was announced. As part of the massive Marten V7 release, we took some steps to ensure that Marten could use PostgreSQL databases controlled by .NET Aspire.

Day of .NET Aspire

Ready to Learn Aspire? Shawn Wildermuth is holding a 1 day, online workshop to get up to speed with Aspire on June 12th.

Is .NET Aspire only useful when building distributed, cloud-ready applications?

Can you gain something from introducing the .NET Aspire tools into your workflow? Read along and find out how my team is using it both for local development and when executing integration and end-to-end tests.

Accelerating Project Success with .NET Aspire

.NET Aspire revolutionizes corporate app development by seamlessly integrating with Microsoft's suite of services, particularly Azure Cloud, laying a robust foundation for software creation.

Introducing .NET Aspire: Simplified Cloud-Native Development for .NET

Navigating the cloud-native landscape just got easier for .NET developers with the launch of .NET Aspire, an opinionated stack designed to simplify the complexities of developing cloud-native applications.

How .NET Aspire Streamlines Cloud-Native Development Processes?

Today, we’re delving into the realm of cloud-native development and how .NET Aspire is revolutionizing the process. So, grab your curiosity hats, because we’re about to embark on a journey through the intricate landscape of app development.

Frequently Asked Questions about .NET Aspire

The official FAQ from the .NET Aspire team, listing the frequently asked questions about .NET Aspire and their answers

.NET Aspire dashboard is the best tool to visualize your OpenTelemetry data during local development

Get rid of Grafana, Loki and Prometheus and use the Aspire dashboard to visualize your OpenTelemetry data during local development instead.